home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 44 / PC Gamer IT CD 44 2-2.iso / DRIVERS / VIDEODRV / ELSA / ERAZOR_2 / ERA2BIOS.ZIP / README.TXT < prev   
Text File  |  1998-10-28  |  6KB  |  190 lines

  1.         #
  2.         | README file for
  3.         |
  4.         | ELSA flashtool for updating the BIOS of 
  5.         | VICTORY Erazor / WINNER 1000/R3D / ERAZOR II 
  6.         | (FLASH_R.EXE version 1.38)
  7.         |
  8.         | Copyright (c) 1997-98 ELSA AG, Aachen (Germany)
  9.         |
  10.         | ELSA AG                    Internet   : http://www.elsa.de
  11.         | Sonnenweg 11               LocalWeb   : +49-(0)241-938800
  12.         | D-52070 Aachen             CompuServe : GO ELSA
  13.         |
  14.         | ELSA Inc.                  Internet   : http://www.elsa.com
  15.         | 2231 Calle De Luna         CompuServe : GO ELSA
  16.         | Santa Clara, CA 95054
  17.         | USA
  18.         |
  19.         | ELSA Asia Inc.             Internet   : http://www.elsa.com
  20.         | 7F-11, No. 188, Sec. 5     CompuServe : GO ELSA
  21.         | Nanking East Road
  22.         | Taipei 105
  23.         | Taiwan, R. O. C.
  24.         |
  25.         | ELSA Japan Inc.            Internet   : http://www.elsa.com
  26.         | Mita Suzuki Building 3F    CompuServe : GO ELSA            
  27.         | 5-20-14 Shiba, Minato-ku
  28.         | Tokyo 108-0014
  29.         | Japan       
  30.         |
  31.         | 10/28/98, GCopoix
  32.  
  33.  
  34.         Table Of Contents
  35.  
  36.         1.      Overview
  37.         2.      Disk/CD Contents
  38.         3.      Usage Notes
  39.         4.      Release Notes
  40.         5.      Notes & Warnings (!)
  41.         6.      Bugfixes & Changes
  42.  
  43. ------------------------------------------------------------------------
  44.  
  45. 1.      Overview
  46.  
  47.         FLASH_R.EXE is a utility to easily update the BIOS on an
  48.         ELSA VICTORY Erazor / ERAZOR II graphics board.
  49.  
  50.         You will find a list of supported ELSA graphics boards
  51.         in section 4.1.
  52.  
  53.  
  54. ---------------------------------------------------------------------
  55.  
  56. 2.      Disk/CD Contents
  57.  
  58.         The program disk/CD contains the following files:
  59.  
  60.         FLASH_R.EXE     the executable program
  61.  
  62.         DOS4GW.EXE      DOS extender used by FLASH_R.EXE
  63.  
  64.  
  65.         README.TXT      this text file, including notes on the
  66.                         current program release
  67.  
  68.         LIESMICH.TXT    German version of the text you are currently
  69.                         reading
  70.  
  71.         IMAGES (DIR)    Subdirectory containing the BIOS images which
  72.                         are used for update. You will find a list of
  73.                         these images in section 4.1.
  74.  
  75.  
  76. ---------------------------------------------------------------------
  77.  
  78. 3.      Usage Notes
  79.  
  80. 3.1     Standard BIOS update
  81.  
  82.         If you want to update the BIOS on your ELSA VICTORY 
  83.         Erazor / ERAZOR II graphics board just call FLASH_R.EXE 
  84.         from MS-DOS by:
  85.  
  86.         FLASH_R.EXE
  87.  
  88.         The program will look for supported ELSA graphics boards.
  89.         If the program will find one of the supported graphic boards
  90.         in your computer, it will search for the correct BIOS image
  91.         in the directory IMAGES.
  92.  
  93.         After confirmation the program will save your old BIOS to the
  94.         file C:\OLD_xxxx.bin (xxxx is a number, i.e. C:\OLD_0000.bin,
  95.         C:\OLD_0001.bin, ...) and program the new image to your
  96.         ELSA graphics board.
  97.  
  98.         Notes:
  99.  
  100.         - If the BIOS currently installed on your ELSA graphics board
  101.           is the same version than the BIOS in IMAGES, no update is
  102.           done.
  103.  
  104.         - If the BIOS currently installed is older than the one in
  105.           IMAGES, you will be asked if you really want to program
  106.           an older BIOS version to your graphics board.
  107.           If you confirm with 'y' your current BIOS will be saved to
  108.           C:\OLD_xxxx.bin and the older image will be programmed
  109.           to your ELSA graphics board.
  110.  
  111.  
  112. 3.2     Command Line Parameters
  113.  
  114.  
  115.         FLASH_R.EXE [filename]
  116.  
  117.         It is possible to pass the filename of the BIOS image, you want
  118.         to program to your graphics board to FLASH_R.EXE.
  119.         If you i.e. pass the name of the saved image to FLASH_R.EXE it
  120.         is possible to restore your saved BIOS version to your
  121.         ELSA graphics board:
  122.  
  123.         (e.g.: FLASH_R.EXE C:\OLD_0000.BIN)
  124.  
  125.         FLASH_R.EXE will check if the BIOS matches your graphics board.
  126.         If not you will get a note.
  127.  
  128. ---------------------------------------------------------------------
  129.  
  130. 4.      Release Notes
  131.  
  132. 4.1     Supported graphics boards
  133.  
  134.           ELSA VICTORY Erazor 4 MB SGRAM     (IMAGES\VERxxxxx._rv)
  135.           ELSA VICTORY Erazor 8 MB SGRAM     (IMAGES\VERxxxxx._zv)
  136.           ELSA VICTORY Erazor/LT 8MB SDRAM   (IMAGES\VERxxxxx.zdn)
  137.           ELSA ERAZOR II 8/16MB SGRAM (AGP)  (IMAGES\ER2xxxxx.atn)
  138.           ELSA ERAZOR II 16MB SDRAM (AGP)    (IMAGES\E2Dxxxxx.atn)
  139.  
  140.  
  141.         The program FLASH_R.EXE will check if the BIOS image is valid
  142.         and useable with your ELSA graphics board.
  143.  
  144.  
  145. ---------------------------------------------------------------------
  146.  
  147. 5.      Notes & Warnings
  148.  
  149. 5.1     Don't corrupt your BIOS!
  150.  
  151.         Please make sure that while programming a new BIOS to your
  152.         ELSA graphics board you
  153.  
  154.         - don't reset,
  155.         - don't switch off 
  156.           or
  157.         - don't interrupt your computer in any way until it's finished!
  158.  
  159.         If you interrupt FLASH_R.EXE in any way before finishing your
  160.         BIOS, you will corrupt the BIOS of your graphics board.
  161.         In this case, please phone our support.
  162.  
  163.         Please wait, until FLASH_R.EXE has finished programming the new
  164.         BIOS to your ELSA graphics board.
  165.  
  166.         The program FLASH_P.EXE will give you a note after it has
  167.         successfully finished the bios programming.
  168.  
  169.         On the ELSA ERAZOR II the screen will go off while acessing 
  170.         the BIOS. FLASH_P.EXE will give you a note too.
  171.  
  172.  
  173. 5.2     Windows DOS-boxes, OS/2
  174.  
  175.         Please note that the program FLASH_R.EXE doesn't work in a
  176.         Windows (98/NT) DOS-box or under OS/2.
  177.         
  178.         You have to boot a DOS system.
  179. --------------------------------------------------------------------
  180.  
  181. 6       Bugfixes & Changes
  182.  
  183. 6.1     AMD flashes will be supported 
  184.  
  185. 6.2     new filename system
  186.  
  187. 6.3     added support for ELSA ERAZOR II
  188.         some other minor bugfixes
  189.  
  190.